Rework AtkText implementation
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 Jul 2011 04:27:42 +0000 (00:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 25 Jul 2011 04:27:42 +0000 (00:27 -0400)
commita4560cdfbb25053efd282353c03ac668d0e11e41
tree700a1bb1f3a69b13d9f20a7985fc1146b57f9609
parent26a040e81b97724c8e644cd3030eafadf6cd15e2
Rework AtkText implementation

Use a PangoLayout, instead of storing a text buffer per item.
And use gtkpango api instead of implementing it all ourselves.
gtk/gtkiconview.c